Adam K Dean

Posts tagged with compilerservices

Using caller information for verbose logging

Published 21 March 2013 in archive with tags csharp , compilerservices , diagnostics A cool feature that has been added in Visual Studio 2012 and C# 5.0 is Caller Information attributes. Basically it allows you to see where your method was called from without having to sift through stack traces upon stack traces. Continue reading …



Newer Page 1 of 1 Older